.gallery-news {
    background: none;
}
.gallery-news img {
    width: 100%;
}

.programm-theme {
    height: 70px;
    overflow: hidden;
}
.listen__pleer_video {
    height: 620px;
}

.news__links {
    overflow: hidden;
}

.static-page__inner {
    padding: 20px;
    font-size: 14px;
}


.static-page__inner p {
    padding-bottom: 10px;
}

.pleer__container:before, .pleer__container:after {
    display: none;
}

.pleer_iframe {
    width: 385px;
    /*height: 385px;*/
    height: 500px;
}

.person-pic {
    width: 35px;
    height: 35px;
    border-radius:20px;
}

.collective-item__img img {
    width: 179px;
    height: 179px;
}

@media (max-width: 400px) {
    .collective-item__img img {
        width: 120px;
        height:120px;
    }
}


.all-collective .news__pager-wrap {
    margin: 70px 0 30px;
}

.audio-player {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 112px;
    background: rgba(255,255,255, 0.8);
    display: none;


}

.audio-player__inner {
    max-width: 1280px;
    margin: auto;
    height: 112px;
    position: relative;
}

.audio-player__close {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 39px;
    right: 35px;
    background: url(/i/close.svg);
    background-size: 35px 35px;
    cursor: pointer;
}

.audio-player__playlist {
    position: absolute;
    left: 0;
    bottom: 112px;
    width: 100%;
    background: rgba(255,255,255, 0.8);
}

.audio-player__playlist li {
    padding: 6px 20px 6px 30px;
}

.audio-player__playlist li:first-child {
    padding-top: 30px;
}

.audio-player__playlist a.listen-news {
    background-color: transparent;
    font-size: 14px;
    position: relative;
}

.audio-player__playlist a.listen-news:hover {
    border: 0;
}

.audio-player__playlist a.listen-news.active:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    left: -20px;
    top: 2px;
    border: 6px solid transparent;
    border-left: 10px solid #000;

}

.theme-page .news__list-wrap {
    padding: 55px 0;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 0;
}

.spec-project span,
.spec-project-brand span {
    width: auto;
    padding: 5px 5px 0;
}

.sbmt {
    display: none;
}

.search-page__more-wrap {
    text-align: center;
}

.search-page__more {
    cursor: pointer;
}

.sidebar .listen-news {
    background-color: #fff;
}

.sidebar .listen-news:hover {
    border: none;
}

.counters {
    display: block;
    float: left;
    margin: 10px 10px 0 0 ;
}

.footer_first .counters {
    margin-left: 10px;
    visibility: hidden;
}

.programms-page__top__content {
    filter: grayscale(100%);
    background-size: cover;
    /*background-position: center center;*/
}

.all-programm__link {
    margin-left: 15px;
}

.all-programm__link.active {
    background: white;
    color: black;
}

.g-error__number {
    font-size: 30px;
    padding-bottom: 20px;
}

.sidebar .adv {
    padding-top: 19px;
}
.sidebar .vgtrk-b1 {
    padding-top: 19px;
}
.sidebar .vgtrk-a1 {
    padding-top: 19px;
}
.widget-vote-hidden-vote form.vgtrk-vote__content {
    display: none;
}

.view-list .banner {
    background-color: transparent;
}

.all-programm__links {
    top: 20px;
    bottom: auto;
}

/* -- ВГТРК-бар -- */
/* line 2, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-big-wrap {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    position: relative;
    z-index: 11;
}

/* line 10, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap {
    padding: 0;
    max-width: 1280px;
    min-width: 300px;
    margin: 0 auto;
    line-height: 39px;
    position: relative;
    z-index: 9999;
}

/* line 19, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap ul {
    z-index: 9999;
}

/* line 22, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap a {
    text-decoration: none;
}

/* line 25, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.root {
    float: left;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: auto;
    height: 40px;
    padding: 0 24px;
    /*margin-bottom: -1px;*/
    border-right: 1px solid #ccc;
    font: normal 14px/39px "Arimo", sans-serif;
    color: #555;
}

/* line 40, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.root.first {
    border-left: 1px solid #ccc;
}

/* line 44, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.root:hover {
    background-color: #fff;
    color: #000;
}

/* line 48, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.root.dropdown:hover {
    background: #fff;
}

/* line 51, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.root ul {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 100;
    min-width: 120px;
    background: #fff;
    font: normal 14px/24px "Arimo", sans-serif;
    padding: 15px 24px;
}

/* line 62, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.root.dropdown:hover ul {
    display: block;
}

/* line 65, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.dropdown ul li:hover {
    text-decoration: underline;
}

/* line 68, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.root span.drop {
    /*background: url("/i/icons.png") -13px -1960px no-repeat;*/
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 12px;
    height: 9px;
    margin-left: 9px;
}

/* line 78, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-wrap li.dropdown:hover span.drop {
    /*background: url("/i/icons.png") 0px -1960px no-repeat;*/
}

/* line 81, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap {
    border-left: 1px solid #ccc;
    position: absolute;
    top: 0;
    right: 0px;
    height: 39px;
}

/* line 88, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a {
    display: block;
    width: 48px;
    height: 39px;
    border-right: 1px solid #ccc;
    float: left;
    background: url("/i/vgtrk-bar-soc-icon.png") 1px 0 no-repeat;
}
.vgtrk-bar-social-wrap a.soc-buttons_dz {
    background-position: -576px 0px;
}

.vgtrk-bar-social-wrap a.soc-buttons_dz:hover {
    background-position: -576px -39px;
}
.vgtrk-bar-social-wrap a.soc-buttons_tele {
    background-position: -518px 0px;
}

.vgtrk-bar-social-wrap a.soc-buttons_tele:hover {
    background-position: -518px -39px;
}

/* line 96, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_vk:hover {
    background-position: 1px -39px;
}

/* line 99, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_fb {
    background-position: -47px 0px;
}

/* line 102, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_fb:hover {
    background-position: -47px -39px;
}

/* line 105, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_twt {
    background-position: -95px 0px;
}

/* line 108, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_twt:hover {
    background-position: -95px -39px;
}

/* line 111, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_ok {
    background-position: -341px 0px;
}

/* line 114, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_ok:hover {
    background-position: -341px -39px;
}

/* line 117, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_gplus {
    background-position: -144px 0px;
}

/* line 120, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_gplus:hover {
    background-position: -144px -39px;
}

/* line 123, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_rss {
    background-position: -194px 0px;
}

/* line 126, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_rss:hover {
    background-position: -194px -39px;
}

/* line 129, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_insta {
    background-position: -242px 0px;
}

/* line 132, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_insta:hover {
    background-position: -242px -39px;
}

/* line 135, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_youtube {
    background-position: -292px 0px;
}

/* line 138, ../../../source/global/blocks/_vgtrk-bar_block.scss */
.vgtrk-bar-social-wrap a.soc-buttons_youtube:hover {
    background-position: -292px -39px;
}


.vgtrk-bar-social-wrap a.soc-buttons_ios {
    background-position: -429px 2px;
}


.vgtrk-bar-social-wrap a.soc-buttons_ios:hover {
    background-position: -429px -37px;
}


.vgtrk-bar-social-wrap a.soc-buttons_android {
    background-position: -474px 2px;
}


.vgtrk-bar-social-wrap a.soc-buttons_android:hover {
    background-position: -474px -37px;
}

.vgtrk-bar-social-wrap a.soc-buttons_tg {
    background-position: -517px 0px;
}


.vgtrk-bar-social-wrap a.soc-buttons_tg:hover {
    background-position: -517px -39px;
}


@media (max-width: 900px) {
    /* line 142, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .vgtrk-bar-wrap {
        padding: 0 24px;
    }

    /* line 145, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .vgtrk-bar-social-wrap {
        right: 24px;
    }

    /* line 148, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .page-wrap {
        padding: 15px 24px 0px;
    }
}
@media (max-width: 1024px) {
    /* line 153, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .page-wrap {
        padding: 15px 64px 0px;
    }
}
@media (max-width: 912px) {
    /* line 158, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .vgtrk-bar-social-wrap {
        display: none;
    }

    /* line 161, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .vgtrk-bar-wrap {
        padding: 0 64px;
    }
}
@media (max-width: 530px) {
    /* line 168, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .vgtrk-bar-wrap {
        padding: 0;
    }

    /* line 171, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .nav_mobile {
        bottom: 1px;
        z-index: 1;
        height: auto;
    }

    /* line 176, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .page-wrap {
        padding: 15px 0 0;
    }
}
@media (max-width: 670px) {
    /* line 182, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .vgtrk-bar-big-wrap {
        display: none;
    }

    /* line 188, ../../../source/global/blocks/_vgtrk-bar_block.scss */
    .page-wrap {
        padding: 0;
    }
}





@media (min-width: 768px) {
        .menu__item_mob {
            display: none;
        }
}

.banner {
   height: 90px;
}

@media (max-width: 1279px)  {
    .banner {
        background: none;
    }
}


.news.banner {
    overflow: hidden;
}

.b-promo {
    overflow: hidden;
}

.news__inner_b-promo {
    padding-bottom: 0 !important;
}

.sidebar  .b-promo {
    border-bottom: 1px solid #b2b2b2;

}

.sidebar  .b-promo__inner {
    position: relative;
    margin-top: 19px;
    padding-left: 10px;
    padding-right: 5px;
}

.promo-img {
    display: block;
    width: 100%;
}

.success-msg {
    font-size: 22px;
    text-align: center;
}

.vgtrk-vote__list {
     margin-top: 25px;
     list-style-type: none;
     padding-left: 10px;
 }

.vgtrk-vote__results-grid {
    margin-top: 25px;
    list-style-type: none;
    padding-left: 0px;
}

.vgtrk-vote__results-bar-progress {
    background-color: #3f3f90;
}

.vgtrk-vote__results-bar-value {
    color: #3f3f90;
}

.collective-page__top__img {
    overflow: hidden;
}

.collective-page__top__img img {
    height: auto;
}

.listen__bottom {
    display: table;
    width: 100%;

}

.soc-icons {
    padding-top: 4px;
    float: right;
}

.soc-icons a {
    padding-left: 10px;
}


.popup_vgtrk-form_correction{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 852px;
    margin-left: -426px;
    color: #ffffff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1001;
}

#vgtrk-form,
#vgtrk-form-element{
    width: 100%;
    height: 100%;
}

#vgtrk-form-element .title{
    margin-bottom: 20px;
    font-size: 40px;
}

.anons{
    margin-bottom: 10px;
    font-size: 24px;
}

.field__markup{
    margin-bottom: 15px;
}

.field__markup input,
.field__markup textarea{
    width: 100%;
    font-size: 48px;
    font-weight: 300;
    color: #fff;
    border: none;
    border-bottom: 2px solid  #fff;
    background-color: transparent;
    outline: none;
}

.controll{
    text-align: center;
}

#vgtrk-form-element [type="submit"]{
    padding: 9px 30px;
    color: #000;
    font-size: 20px;
    border-radius: 2px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    cursor: pointer;
}

#vgtrk-form-element [type="submit"]:hover{
    background-color: transparent;
    color: #ffffff;
}

.field-text-label{
    font-size: 16px;
}

@media (max-width: 979px) {
    .popup_vgtrk-form{
        width: 600px;
        margin-left: -300px;
    }
}

@media (max-width: 599px) {
    .popup_vgtrk-form{
        width: 100%;
        max-width: 600px;
        margin-left: 0;
        padding: 0 10px;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}

.all-programm__top {
    padding-bottom: 20px;
}

.programms-list__person-pic-wrap img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: grayscale(1);
}

.person-pic {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: grayscale(1);
}

.inside-page__header {
    border-bottom: 1px solid #b2b2b2;
}

.inside-page__header .spec-project span,
.inside-page__header .spec-project-brand span {
    background-color: #000;
    color: #fff;
}

.inside-page__header .action a:hover {
    background-color: #000;
    color: #fff;
}

.page__top-presenter .presenter {
    max-width: 170px;
    margin-right: 69px;
}

.page__top-presenter .presenter:nth-child(n+3) {
    margin-top: 0px;
}

@media (max-width: 800px) {
    .page__top-presenter .presenter {
        margin-top: 20px !important;
    }
}

.insides-page__popular_side {
    width: 360px;
    float: right;
    margin-top: 40px;
}

.insides-page__popular_side .header {
    padding: 19px 23px;
    border-bottom: 1px solid  #b2b2b2;
    border-left: 1px solid  #b2b2b2;
    border-top: 4px solid #000;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
}

.insides-page__popular_side .news {
    width: 361px;
}

.insides-page__news__text_with-popular {
    max-width: 660px;
}


.insides-page__popular_side .news .news__inner {
    margin-left: 0;
}

@media (max-width: 1279px) {

    .insides-page__news__text_with-popular {
        max-width: 100%;
    }

    .insides-page__popular_side {
        width: 100%;
        float: none;
        clear: left;
    }

    .insides-page__popular_side .news {
        width: 100%;
    }

}

.popular-materials__title_main {
    border-bottom: 1px solid  #b2b2b2;
}

.insides-page__news__text a {
    text-decoration: underline;
}
.js-list-wrap .listen-news, .listen__bottom  .listen-news {
    background-color: #3f3f90;
}

.js-list-wrap .listen-news:hover, .listen__bottom  .listen-news:hover {
    background-color: #fff;
    color: #3f3f90;
    border: 1px solid #3f3f90;
}

.inside-page__header .share__list {
    background: none;
}

@media (max-width: 599px) {
    .inside-page__header .share__list {
        background: rgba(5, 5, 5, 0.9);
    }
}

.news_spec {
    background: #3f3f90;
    color: #fff;
}

.news_spec .news__date {
    color: #fff;
}

.news_spec .listen-news {
     color: #3f3f90;
     background: #fff;
 }

.news_spec .listen-news:hover {
    color: #fff;
    border-color: #fff;
    background: #3f3f90;
}

.menu__item_first-page {
    display: none;
}

.header_first .menu__item_first-page {
    display: inline-block;
    font-weight: bold;
}

 .container {
    background: #fff;
}


.footer .container {
    background: #ececec;
}

.sidebar .adv {
    margin-left: -1px;
}
.sidebar .vgtrk-b1 {
    margin-left: -1px;
}
.sidebar .vgtrk-a1 {
    margin-left: -1px;
}

.body_first {
    background: #fff;
}

.footer.footer_first .container {
    background: #fff;
}

.inside-page__header .action a.youtube-news,  a.youtube-news{
    background-color: #cc2e2e;
    border-color: #cc2e2e;
    color: #fff;
}

.inside-page__header .action a.youtube-news:hover, a.youtube-news:hover {
    background-color: transparent;
    color: #cc2e2e;
}

.youtube-news, .download {
    margin-left: 8px;
}

.news__brand {
    padding-top: 15px;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Roboto, sans-serif;
    display: block;
    font-weight: bold;
    text-decoration: underline;
}

.popup_download h3 {
    font-size: 28px;
    color: #fff;
    padding: 0 0 15px;

}

.download-list {
    color: #fff;
    font-size: 20px;
}
.download-list li {
    padding-bottom: 5px;
}

/* 9 may  [ */
/*html {*/
    /*min-height: 100%;*/
/*}*/

/*.body_first {*/
    /*background: url('/i/viсtory.jpg') no-repeat;*/
    /*background-size: cover;*/
    /*color: #fff !important;*/
/*}*/

/*.header_first .action a {*/
    /*color: #000;*/
    /*background-color: #fff;*/
/*}*/

/*.header_first .menu__item a {*/
    /*color: #fff;*/
/*}*/

/*.first__item h1 a, .first__item p a {*/
    /*color: #fff;*/
/*}*/

/*.footer_first a {*/
    /*color: #fff;*/
/*}*/

/*.carousel-nav .next {*/
     /*background: url(/i/icons/ico-arrow-r_w.png) no-repeat center center;*/
 /*}*/

/*.carousel-nav .prev {*/
    /*background: url(/i/icons/ico-arrow-l_w.png) no-repeat center center;*/
/*}*/

/*.footer.footer_first .container {*/
    /*background-color: none;*/
/*}*/

/* ] 9 may */


@media (max-width: 1279px) {
    .programm__all {
        position: relative;
        top: 0;
        display: block;
        float: left;
        clear: left;
        margin: 7px 0 0 5px;
    }
}

@media (max-width: 560px) {
    .programm__all {
        float: none;
    }
}

.btn_loading {
    position: relative;
}

.btn_loading:after {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    left: -64px;
    top: -1px;
    background: url(/i/loader.gif);
}

.loader-block {
    display: none;
    position: fixed;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
}

.loader-block:after {

    content: '';
    position: absolute;
    width: 64px;
    height: 64px;
    left: 50%;
    top: 50%;
    margin: -32px 0 0 -32px;
    background: url(/i/loader_big.gif);
}

.pleer h3 {
    font-size: 24px;
    line-height: 140px;
}

.insides-page__news__text b, .insides-page__news__text strong  {
    font-weight: bold;
}

.insides-page__news__text i, .insides-page__news__text em {
    font-style: italic;
}

.sidebar__news_urgent:before {
    content: '';
    background-image: url(/i/bolt.png);
    background-size: contain;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 18px;
    left: -2px;
}

.ajy-script {
    display: none;
}

.inside-page__header .action {
    height: auto;
}

.inside-page__header .action:after {
    content: '';
    clear: both;
    display: block;
}


@media (max-width: 910px) {

    .inside-page__header .socials.socials_tablet .socials__text {
        text-decoration: underline;
        cursor: pointer;
    }

    .inside-page__header .action .socials .share__list {
        display: none;
        position: absolute;
        left: auto;
        right: 0;
        top: 100%;
        width: 200px;
        padding: 24px 13px 36px;
    }

    .inside-page__header .action .socials .share__list.active {
        display: block;
    }

    .inside-page__header .share__list {
        background: rgba(5, 5, 5, 0.9);
    }

    .inside-page__header .action .social {
        display: block;
        height: auto;
        line-height: 47px;
        color: #FFF;
        font-size: 16px;
        text-align: center;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #787878;
        text-transform: none;
    }
}
